home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 December / The Sunday Times - The Month 2003-12.iso / pc / engine / shell / shell.swf / scripts / DefineButton2_16 / BUTTONCONDACTION on(rollOut).as < prev    next >
Encoding:
Text File  |  2003-11-10  |  82 b   |  6 lines

  1. on(rollOut){
  2.    play();
  3.    col = new Color(this);
  4.    col.setRGB(12235927);
  5. }
  6.